updateModifier

fun updateModifier(new: EntityAttributeModifier)

Deprecated

Scheduled for removal in 0.6.0

updates this validation with new EntityAttributeModifier values

If the operation is locked, it will not update. If the amount is out of bounds, it will autocorrect to the nearest bound

Author

fzzyhmstrs

Since

0.3.1

Parameters

new

EntityAttributeModifier - the new modifier instance to update this validation's underlying holder with